From: Richard M. Stallman Date: Tue, 26 Dec 1995 19:07:21 +0000 (+0000) Subject: Remove junk accidentally inserted in previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~85199 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2bc0bb038c10479fe22aca38bf794a30f2bb6d5a;p=emacs.git Remove junk accidentally inserted in previous change. --- diff --git a/lisp/mouse.el b/lisp/mouse.el index b91f0015263..f465f19fdd6 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1221,8 +1221,6 @@ and selects that window." (progn (or (framep window) (select-window window)) (switch-to-buffer buf)))))) - -(defun mouse-buffer-menu-split (alist) ;;; These need to be rewritten for the new scroll bar implementation.